Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

treewide: remove pre-generated certificates #113

Closed
wants to merge 1 commit into from

Conversation

ejoerns
Copy link
Member

@ejoerns ejoerns commented Aug 15, 2024

For software updates, security is quite crucial and using pre-generated standard keys is not something that people should get used to. We have a dedicated script to generate custom certificates:

./create-example-keys.sh

Thus this commit removes all pre-generated certificates together with the RAUC_KEY_FILE and RAUC_CERT_FILE definitions in bundle recipes and the SRC_URI modifications in rauc bbappends.

Instead add the README.rst section on generating keys we have for meta-rauc-qemux86 to all platforms.

For software updates, security is quite crucial and using pre-generated
standard keys is not something that people should get used to.
We have a dedicated script to generate custom certificates:

  ./create-example-keys.sh

Thus this commit removes all pre-generated certificates together with
the RAUC_KEY_FILE and RAUC_CERT_FILE definitions in bundle recipes and
the SRC_URI modifications in rauc bbappends.

Instead add the README.rst section on generating keys we have for
meta-rauc-qemux86 to all platforms.

Signed-off-by: Enrico Jörns <[email protected]>
@ejoerns ejoerns closed this Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant